HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 -
HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<AuditEvent xmlns="http://hl7.org/fhir">
<id value="ExampleZMCoreCommunicationAuditEvent"/>
<meta>
<profile
value="http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-communication-audit-event"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent ExampleZMCoreCommunicationAuditEvent</b></p><a name="ExampleZMCoreCommunicationAuditEvent"> </a><a name="hcExampleZMCoreCommunicationAuditEvent"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-zm-core-communication-audit-event.html">ZM-Core Communication Audit Event Profile</a></p></div><p><b>code</b>: <span title="Codes:">Communication delivery</span></p><p><b>action</b>: Execute</p><p><b>occurred</b>: 2026-08-10 08:00:05+0200</p><p><b>recorded</b>: 2026-08-10 08:00:06+0200</p><h3>Outcomes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-audit-event-outcome.html#audit-event-outcome-0">AuditEventOutcome: 0</a> (Success)</td></tr></table><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style="display: none">*</td><td><a href="Organization-ExampleZMCoreOrganization.html">Organization Chilenje First Level Hospital</a></td><td>true</td></tr></table><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Observer</b></td></tr><tr><td style="display: none">*</td><td><a href="Organization-ExampleZMCoreOrganization.html">Organization Chilenje First Level Hospital</a></td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>What</b></td></tr><tr><td style="display: none">*</td><td><a href="Communication-ExampleZMCoreCommunication.html">Communication: extension = Internal,http://hapi.moh.gov.zm/fhir/sid/message-template#DHIS2-REPORTING-REMINDER-v1,en; identifier = http://hapi.moh.gov.zm/fhir/sid/communication-id#COMM-DHIS2-2026-0001; status = completed; category = Operational; priority = routine; medium = Email; topic = ; sent = 2026-08-10 08:00:05+0200; received = 2026-08-10 08:00:07+0200</a></td></tr></table></div>
</text>
<code>
<text value="Communication delivery"/>
</code>
<action value="E"/>
<occurredDateTime value="2026-08-10T08:00:05+02:00"/>
<recorded value="2026-08-10T08:00:06+02:00"/>
<outcome>
<code>
<system
value="http://terminology.hl7.org/CodeSystem/audit-event-outcome"/>
<code value="0"/>
<display value="Success"/>
</code>
</outcome>
<agent>
<who>🔗
<reference value="Organization/ExampleZMCoreOrganization"/>
</who>
<requestor value="true"/>
</agent>
<source>
<observer>🔗
<reference value="Organization/ExampleZMCoreOrganization"/>
</observer>
</source>
<entity>
<what>🔗
<reference value="Communication/ExampleZMCoreCommunication"/>
</what>
</entity>
</AuditEvent>